projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8f5bf0
)
broadway: We need gio-unix for the unix domain sockets
author
Alexander Larsson
<alexl@redhat.com>
Thu, 10 Jan 2013 15:00:13 +0000
(16:00 +0100)
committer
Alexander Larsson
<alexl@redhat.com>
Thu, 10 Jan 2013 15:00:13 +0000
(16:00 +0100)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 71b4046c8ac21542f7004d8d3ecfb5218de8b26e..88e81307335b389c732a2e3907560e7c3b2799de 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-385,6
+385,7
@@
AC_SUBST(DISABLE_ON_QUARTZ)
if test "x$enable_broadway_backend" = xyes; then
GDK_BACKENDS="$GDK_BACKENDS broadway"
cairo_backends="$cairo_backends cairo"
+ have_gio_unix=yes
GDK_WINDOWING="$GDK_WINDOWING
#define GDK_WINDOWING_BROADWAY"
GDK_EXTRA_LIBS="$GDK_EXTRA_LIBS -lz"